gusucode.com > 支持向量机工具箱 - LIBSVM OSU_SVM LS_SVM源码程序 > 支持向量机工具箱 - LIBSVM OSU_SVM LS_SVM\stprtool\modiflog.txt

    23-October-2001, V.Franc
- SVM demo added. 
- New functions in the SVM directory.
- Doc directory removed.

19-September-2001, V.Franc
- Sequential Minimal Optimizer algorithm added: 
 smoc.c, smoc.m, smo.m, msmoc.m.
- svmclassc.c and avmclassc.m added, which is MEX-version 
 of svmclass.m
- comments changed in /stprtool/svm directory and its functions.

30-aug-2001, V.Franc
- mistake from ganders.m repared.

26-aug-2001, V. Franc
- a mistake in help of kernelskf.m repared.

18-August-2001, V.Franc
- added kernelskf.m.
- kernelsk.m improved.

17-August-2001, V.Franc
- added kernelsk.m and svm2learn.

8-July-2001, V.Franc
- Kernel-Adatron algorithm, svmlearn repared.

6-July-2001, V.Franc
- demos on PCA and kernel PCA.

9-june-2001, V. Franc
- repared heads of functions in /bayes, /learning,
linear/anderson. Added function acov.
- demo on functions in /bayes.

05-june-2001, V. Franc
- pdiscrim.m - new method for classifier discriminat function 
plotting added.

03-may-2001, V. Franc
- gatx0.m added which computes 'generalized Support Vector'.

28-apr-2001, V. Franc
- todo.txt file created and new plans added.

18-apr-2001, V. Franc
- New functions added: msvmclass, msvmlearn, multi2dicho, pmsvm, psvm,
img2x,img2xi,x2img,pimg.
- ekozinec, stop condition repared.

14-apr-2001, V. Franc
- lindemo.m repared; it contained unsed functions and Matlab 5.2 
could not preload at the begining and therefore got stuck.
- readme.txt repared; STPRtool requires also Statistic toolbox of 
Mathwork

12-apr-2001, V. Franc
- unsudemo.m extended - added button which saves found model to file

27-march-2001, V.Franc
- unsudemo.m extended - Graph of log-likelihood added. 

26-march-2001, V.Franc
- New structure of directories created.
- SVMachies added.
- dataset.html created.
- repaired a mistake in kozinec.m, ekozinec.m, fisherk.m.

20-march-2001, V.Franc
- content.html corrected as well as contents.html files in individual
direcories.
- nmix.m a mistake removed (notice from Petr Bilek).

8-march-2001, V. Franc
- Changed the citation of the monograph SH10.
- Repared readme.txt.

28-feb-2001, V. Franc
- Added directory ../sprtool/new/ where new methods/algorithms will be 
temporarily stored. After some time the functions will be inserted to
a proper directory.
- An error (bad reference to svm.m renamed to linsvm.m) in documention
was repared. 

14-feb-2001, V. Franc
- The link to Matlab (www.mathworks.com) in mainpage.html was repared.

9-jan-2001, V. Franc
- excluded useless functions from /datasets and repared comments
- the html-docs repaired according to done chages

18-dec-2000, V. Franc
- repared a mistake in pca.m function 

16-dec-2000, V. Franc
- helps repaired and extended in: lindemo, perceptron, kozinec, ekozinec
- added returning of badly classified points in: perceptron, kozinec, 
ekozinec
- lindemo displays badly clalssified point before the current solution
is update
- function svm.m renamed to linsvm.m

20.10.2000 V.Franc
- Removed mistake in pandr2d and pandr2df.
- New stop condition added into functions ganders,ganders2,gganders,
gganders2.

6.10.2000 V.Franc
- Coments in ganders.m, gganders.m, ganders2.m, eanders.m corrected.

3.10.2000 V. Franc
- Error in the linear/anderson/mineps.m function was corrected.

15.9.2000 V. Franc
- All the function solving Anderson's task are able to estimate 
probability of bad classification.
- Andrdemo.m displays upper bound of prob. of bad classification.

14.9.2000 V. Franc
- added reference to Schlesinger and Demster to intro.html and coresponding
citations to reference.html

10.8.2000 V. Franc
- first version of html documentation /doc/html/mainpage.html

26.6.2000 V. Franc
- new function karhunen.m - Karhunen-Loev's transformation (PCA)

25.6.2000 V. Hlavac
- Toolbox root directory renamed to stprtool.
- Standartised header in all files.
- stprtool/readme.txt updated.
- stprtool/ctimne.txt deleted.
- This file renamed from ver.txt to modiflog.txt.
- bayescln.m replaces bayescla.m (name better reflects it).
- Deleted .mat files, that remained after testing precision.

23.6.2000 V. Hlavac
- Polished comments of unsudemo, unsuni, unsund.
- Added message in unsudemo when there is an attempt
  to play or step if no data is loaded. Export of the 
  solution to global variables.  

15.5.2000
- new function xi2file.

6.5.2000
- help k andersonove uloze a funkci cerror

20.4.2000
- oprava lindemo po komentarich..

18.4.2000
- oprava lindemo a fishdemo

15.4.2000
- Prepsane helpy u funkci /linear/finite

6.4.2000
- Dopsan help u QUAD2D.
- Opravena chyba u ELLIPS.
- PPOINTS a ELLIPS pouzito v 
  QUADEMO, LINDEMO, FISHDEMO, ANDRDEMO
  SANDR2d -> PANDR2D a SANDR2DF -> PANDR2DF

5.4.2000
- u funkce ELLIPSE predelany vstupni argumenty (rozumneji)
  a fce prejmenovana na ELLIPS
- funkce PPLOT prejmenovana na PPOINTS
- v MMDEMO pouzita funkce ELLIPS stejne tak
  v PUNSUP, ktere vzniklo z SUNSUP

29.03.2000
- predelana funkce setpath.m pro nastavovani cest toolboxu,
  chodi to pro WINDOWS, UNIX a mozna pro McIntosh
  
19.03.2000
- pridany funkce:
  bayeserr.m  - pocita stredni ztratu pro Bayesovske rozhodovani
  bhattach.m  - pocita Bhattacharovu mez
  bayesnd.m   - pocita parametry rozdelujici nadplochy pro Bayese
  erfc2.m     - zobecneni erfc (error fce) 

05.03.2000
- opravena chyba ve funkci linclass 

27.02.2000
- spousteni vice instanci jednoho programu pro
  fishdemo, andrdemo, quademo, unsudemo, mmdemo, creatset,
  ale chce to otestovat.

26.02.2000
- opravil jsme chybny nazev button "creat".
- opravil jsme chybu v souboru \recognit\contents.m
- lindemo lze spoustet ve vice instancich

-- Od odevzdani DP ------------------